home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / os2 / octa209s.zip / octave-2.09 / libs / makeversions < prev   
Text File  |  1997-08-20  |  414b  |  19 lines

  1. # Common directories and Versions of the different projects
  2. # Copyright by Klaus Gebhardt, 1994 - 1996
  3.  
  4. cdir    = /project/C
  5. libdir  = $(cdir)/lib
  6. incldir = $(cdir)/include
  7.  
  8. # The directory of the info files:
  9. infodir = h:/apps/emacs/info
  10.  
  11. # The directory for temporary files:
  12. TEMPDIR = k:/temp
  13.  
  14. # The directory emx is installed in:
  15. EMXDIR  = h:/apps/c/emx
  16.  
  17. # Version of Octave:
  18. OCTVER     = 2.09
  19.